[INFO] fetching crate libcrux-hacl 0.0.2-alpha.3...
[INFO] checking libcrux-hacl-0.0.2-alpha.3 against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] extracting crate libcrux-hacl 0.0.2-alpha.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate libcrux-hacl 0.0.2-alpha.3
[INFO] finished tweaking crates.io crate libcrux-hacl 0.0.2-alpha.3
[INFO] tweaked toml for crates.io crate libcrux-hacl 0.0.2-alpha.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libcrux-hacl 0.0.2-alpha.3 on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 88 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.69.5 (available: v0.72.1)
[INFO] [stderr]       Adding libcrux-platform v0.0.2-alpha.3 (available: v0.0.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f209940675a8f21113bd5627ba8731b70a5ebef6f68c292766d90ee1cac64a1d
[INFO] running `Command { std: "docker" "start" "f209940675a8f21113bd5627ba8731b70a5ebef6f68c292766d90ee1cac64a1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f209940675a8f21113bd5627ba8731b70a5ebef6f68c292766d90ee1cac64a1d" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f209940675a8f21113bd5627ba8731b70a5ebef6f68c292766d90ee1cac64a1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f209940675a8f21113bd5627ba8731b70a5ebef6f68c292766d90ee1cac64a1d" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling libcrux-platform v0.0.2-alpha.3
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling libcrux-hacl v0.0.2-alpha.3 (/opt/rustwide/workdir)
[INFO] [stderr] warning: libcrux-hacl@0.0.2-alpha.3: /opt/rustwide/workdir/c/src/Lib_Memzero0.c: In function 'Lib_Memzero0_memzero0':
[INFO] [stderr] warning: libcrux-hacl@0.0.2-alpha.3: /opt/rustwide/workdir/c/src/Lib_Memzero0.c:48:6: warning: #warning "Your platform does not support any safe implementation of memzero -- consider a pull request!" [-Wcpp]
[INFO] [stderr] warning: libcrux-hacl@0.0.2-alpha.3:    48 |     #warning "Your platform does not support any safe implementation of memzero -- consider a pull request!"
[INFO] [stderr] warning: libcrux-hacl@0.0.2-alpha.3:       |      ^~~~~~~
[INFO] [stderr] warning: libcrux-hacl@0.0.2-alpha.3: /opt/rustwide/workdir/c/src/Lib_Memzero0.c:36:10: warning: unused variable 'len_' [-Wunused-variable]
[INFO] [stderr] warning: libcrux-hacl@0.0.2-alpha.3:    36 |   size_t len_ = (size_t) len;
[INFO] [stderr] warning: libcrux-hacl@0.0.2-alpha.3:       |          ^~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.83s
[INFO] running `Command { std: "docker" "inspect" "f209940675a8f21113bd5627ba8731b70a5ebef6f68c292766d90ee1cac64a1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f209940675a8f21113bd5627ba8731b70a5ebef6f68c292766d90ee1cac64a1d", kill_on_drop: false }`
[INFO] [stdout] f209940675a8f21113bd5627ba8731b70a5ebef6f68c292766d90ee1cac64a1d
